Pro-Cloud API Web Service
Method/ProCloudWS.asmx/AttributeValueGetByValue
Pro-Cloud API Web Service > All Operations Resource Group : /ProCloudWS.asmx/AttributeValueGetByValue (Method)
Description
This web method is used for getting a list of Attribute Group Instance IDs and Attribute Value IDs for attributes by their stored value.
Request (AttributeValueGetByValueSoapIn)

The request body is of type AttributeValueGetByValue.

Request Body Parameters

NameDescriptionData Type
This is a unique provider id, which can be obtained from CSSguid
This is your unique service password which can be obtained from CSSxml:string
The value you would like to search for.xml:string
The attribute group type that you would like to return values for. xml:string
The Attribute type that you would like to return values for.xml:string
Whether to use an exact match or a simple partial match.xml:boolean
booPartialMatch Element strAttribName Element strAttribGroupName Element strAttribValue Element strPassword Element objProviderGUId Element Sequence AttributeValueGetByValue Element

Overview

Sequence
strPassword optional xs:string
strAttribValue optional xs:string
strAttribGroupName optional xs:string
strAttribName optional xs:string
booPartialMatch xs:boolean
Response (AttributeValueGetByValueSoapOut)

The response body is of type AttributeValueGetByValueResponse.

Response Body Parameters

NameDescriptionData Type
 objAttributeValueGetByValueReturn
xmlDataSet Element strErrorMsg Element intErrorId Element Sequence AttributeValueGetByValueResult Element Sequence AttributeValueGetByValueResponse Element

Overview

Sequence
Sequence
intErrorId xs:int
strErrorMsg optional xs:string
xmlDataSet optional
Sequence
Any
See Also
All Operations Resource GroupPro-Cloud API Web Service